[INFO] cloning repository https://github.com/tctinh/steamos-manager-gpd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tctinh/steamos-manager-gpd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftctinh%2Fsteamos-manager-gpd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftctinh%2Fsteamos-manager-gpd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c861ff51a08de263920cba7c611f13223b522489
[INFO] checking tctinh/steamos-manager-gpd against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftctinh%2Fsteamos-manager-gpd" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tctinh/steamos-manager-gpd
[INFO] finished tweaking git repo https://github.com/tctinh/steamos-manager-gpd
[INFO] tweaked toml for git repo https://github.com/tctinh/steamos-manager-gpd written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tctinh/steamos-manager-gpd on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tctinh/steamos-manager-gpd already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5da1208e614f62768025a92425125ad5d95d96303b7333cb421e64f80c54ea61
[INFO] running `Command { std: "docker" "start" "5da1208e614f62768025a92425125ad5d95d96303b7333cb421e64f80c54ea61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5da1208e614f62768025a92425125ad5d95d96303b7333cb421e64f80c54ea61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5da1208e614f62768025a92425125ad5d95d96303b7333cb421e64f80c54ea61" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5da1208e614f62768025a92425125ad5d95d96303b7333cb421e64f80c54ea61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5da1208e614f62768025a92425125ad5d95d96303b7333cb421e64f80c54ea61" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling cfg-expr v0.20.7
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling system-deps v7.0.8
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling glib-sys v0.21.5
[INFO] [stderr]    Compiling gobject-sys v0.21.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling gio-sys v0.21.5
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking input-linux-sys v0.9.0
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking input-linux v0.7.1
[INFO] [stderr]     Checking udev v0.9.3
[INFO] [stderr]     Checking sysinfo v0.38.4
[INFO] [stderr]     Checking xdg v3.0.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking linux-cec-sys v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling glib-macros v0.21.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling bitfield-struct v0.12.1
[INFO] [stderr]    Compiling linux-cec-macros v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking config v0.15.22
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]    Compiling steamos-manager-macros v26.0.0 (/opt/rustwide/workdir/steamos-manager-macros)
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking glib v0.21.5
[INFO] [stderr]    Compiling zvariant_utils v3.3.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking quick-xml v0.39.2
[INFO] [stderr]     Checking linux-cec v0.2.0
[INFO] [stderr]    Compiling zvariant_derive v5.10.1
[INFO] [stderr]     Checking zvariant v5.10.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking inotify v0.11.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling speech-dispatcher-sys v0.7.0
[INFO] [stderr]     Checking zbus_names v4.3.2
[INFO] [stderr]     Checking zbus_xml v5.1.1
[INFO] [stderr]     Checking speech-dispatcher v0.16.0
[INFO] [stderr]    Compiling zbus_macros v5.15.0
[INFO] [stderr]     Checking zbus v5.15.0
[INFO] [stderr]     Checking gio v0.21.5
[INFO] [stderr]     Checking steamos-manager-proxy v26.1.0 (/opt/rustwide/workdir/steamos-manager-proxy)
[INFO] [stderr]     Checking cecd-proxy v0.1.0
[INFO] [stderr]     Checking steamos-manager v26.1.0 (/opt/rustwide/workdir/steamos-manager)
[INFO] [stderr] error: could not compile `steamos-manager` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name steamos_manager --edition=2024 steamos-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=10253545173722b4 -C extra-filename=-1e239fef1e03cf66 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88b36daaacafc31f.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-092416cf32ca0356.so --extern cecd_proxy=/opt/rustwide/target/debug/deps/libcecd_proxy-e9b8f866da2b1e73.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-e2bb81407f4f5465.rmeta --extern config=/opt/rustwide/target/debug/deps/libconfig-4d7acb481f2ec36e.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-57d0823ff8c38118.rmeta --extern inotify=/opt/rustwide/target/debug/deps/libinotify-e98a6f86da56e16d.rmeta --extern input_linux=/opt/rustwide/target/debug/deps/libinput_linux-3491eb89d7d3035d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-ac1cf5e414eca6f7.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-16836f44866b8b3d.rmeta --extern linux_cec=/opt/rustwide/target/debug/deps/liblinux_cec-5cb9148c7a43858b.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-863c30d31d518386.rmeta --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-db3dff6de670e918.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-7484d7402e83a777.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3adc039a634dc3e3.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-67209b45813fc863.rmeta --extern speech_dispatcher=/opt/rustwide/target/debug/deps/libspeech_dispatcher-c731bf180ee4c2a6.rmeta --extern steamos_manager_macros=/opt/rustwide/target/debug/deps/libsteamos_manager_macros-0f4792c475d73739.so --extern steamos_manager_proxy=/opt/rustwide/target/debug/deps/libsteamos_manager_proxy-1f4cf635bcdfff48.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-fb0a51b42c240e5e.rmeta --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-2465bf202cd30544.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b1cdb69e238cb86a.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-86a275e8e6be108b.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-9389ee27133101f9.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-f62fd5df11a6d5b4.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-f695c7f72aa4efaf.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-52de96fc2085f0e4.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-ca54d2a46db46fb8.rmeta --extern udev=/opt/rustwide/target/debug/deps/libudev-46792613c547720c.rmeta --extern xdg=/opt/rustwide/target/debug/deps/libxdg-b0f0785b09a58a99.rmeta --extern zbus=/opt/rustwide/target/debug/deps/libzbus-f3b66769a673e5dd.rmeta --extern zbus_xml=/opt/rustwide/target/debug/deps/libzbus_xml-5f0ebcc2e3d58ff5.rmeta --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5da1208e614f62768025a92425125ad5d95d96303b7333cb421e64f80c54ea61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5da1208e614f62768025a92425125ad5d95d96303b7333cb421e64f80c54ea61", kill_on_drop: false }`
[INFO] [stdout] 5da1208e614f62768025a92425125ad5d95d96303b7333cb421e64f80c54ea61
